home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1792 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  955 b 

  1. Path: news.inc.net!it!hennen
  2. From: hennen@it.uwp.edu (Thomas Hennen)
  3. Newsgroups: comp.lang.c++
  4. Subject: New user problems
  5. Date: 13 Jan 1996 00:29:28 GMT
  6. Organization: University of Wisconsin - Parkside
  7. Message-ID: <4d6ud8$gen@news.inc.net>
  8. NNTP-Posting-Host: 131.210.1.100
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. I am having trouble getting C++ set up right.  I am using a file that 
  12. came with Borland Turbo C++ for windows. I got a few errors at first but 
  13. I solved them quickly.  Now I am getting this error when trying to start 
  14. the screensaver file called tscrnsav.cpp it gets everything compiled and 
  15. linked except that at the end I get these errors  
  16.  
  17. Linker warning: No module definition file specified: using defaults
  18.  
  19. and
  20.  
  21. Linker Error: Unable to open file 'TCLASSS.LIB'
  22.  
  23.  
  24. I am running a 486dx4-100 with 16 megs of Ram and Windows 95 
  25. my version of Borland C++ Turbo for windows is 3.1
  26.  
  27. if anyone can help I would greatly appreciate it 
  28.  
  29. Tom Hennen
  30.